theory of algorithm

英 [ˈθɪəri ɒv ˈælɡərɪðəm] 美 [ˈθiːəri əv ˈælɡərɪðəm]

网络  算法理论

计算机



双语例句

  1. First, the basic theory of bicubic interpolation algorithm is introduced. Then, on the basis of this theory, a new design method for scaling engine is presented.
    首先介绍了双三次插值算法的基本原理,接着提出了缩放引擎的系统结构,并系统地论述了放大单元的实现及高效的滤波器设计。
  2. The paper mainly discussed the theory and formula of algorithm, also introduced some skill which was used to improve the rapidity and precision of identifying targets.
    主要针对算法的原理和公式展开论述,同时也介绍了一些为提高识别速度和准确度而采取的技巧。
  3. Based on the theory of full-wave Fourier algorithm, this paper proposes an improved algorithm using Newton iterative theory with its theory, the procedure as well as the simulation result.
    在全波傅氏算法的基础上,提出一种改进的基于牛顿递推原理的消除非周期分量的采样值修正算法,详述了该方法的原理、实现过程及仿真结果。
  4. As a divergent subject between Number Theory and the theory of algorithm complexity, Computational Number Theory is quickly developed from the needs of computer science and cryptology.
    计算数论是数论和算法复杂性理论的交叉学科,是由于计算机科学和密码学的需求而发展起来的新兴学科。
  5. Based on the algorithm for clonal selection theory of artificial immune algorithm.
    该算法为基于克隆选择原理的人工免疫算法。
  6. The basic theory of the algorithm performance analysis is discussed, a case of typical algorithm analysis is discussed, some kinds of technologies that are used for algorithm analysis are put forward, and some types of problems of algorithm performance analysis are solved in the paper.
    文章论述了算法性能分析的基本理论,分析了一个典型的算法分析实例,提出了几种用于算法分析的技术,解决了一大类算法性能分析的问题。
  7. A mathematical model is established for the problem by its index system and multivariable analysis and optimal theory. The theory of model and algorithm of comprehensive evaluation are presented. A new scientific and object method for comprehensive evaluation and comparison of civilized communities is given.
    探讨了文明社区综合评估问题,根据其指标体系建立了该问题的数学模型,提出建模的理论和综合评估算法,为社区文明建设的客观评价和比较建立了一种科学的方法。
  8. By researching the basic theory of ICP algorithm, the key technologies of ICP algorithm are presented.
    通过对ICP算法的基本理论的研究,给出了ICP算法的关键技术;
  9. The paper first introduces the theory of quasi-synchronous algorithm was introduced, the deduction was proposed of quasi-synchronous coefficient was discussed, and at last the realization of quasi-synchronous algorithm in DSP was proposed.
    先介绍了准同步算法的理论依据,然后介绍了准同步系数的推导,最后介绍了如何在DSP中实现准同步算法。
  10. The proposed prearrange PID control algorithm based on the basic theory of algorithm with some theory ratiocinations, experiment validity.
    结合PID算法的基础原理,经过适当的理论推导、实验验证,提出了预置PID控制算法。
  11. The theory of the algorithm and its detail are presented.
    文中给出了算法的原理与具体描述。
  12. With mining slope as the studied object, the stability of slope and the theory of genetic algorithm are studied in the paper.
    本文以矿山边坡为主要的研究对象,对边坡稳定性和遗传算法的原理进行了详细的阐述。
  13. In this paper, it is given a better simple and applied method of calculation by Von-Neumann's model of economic system of linear multivariate. And it is discussed stability problem of model system by use of theory of algorithm.
    本文对所建立的Von&Neumann线性多变量经济系统优化模型给出了一个较简便、实用的算法,并利用算法理论讨论了模型系统的稳定性问题。
  14. The paper introduces the basic theory of Hungary algorithm, puts it into the project concerning best allotting and brings forward the C++ program which can solve the problem.
    介绍了匈牙利算法的基本理论,并把这个理论通过实例应用到了最优指派问题的解决方案中,给出了可以实现该方法的C++程序。
  15. Then, the basic theory of Simulated Annealing Algorithm and the inversion model based on Simulated Melt-Annealing Algorithm are discussed.
    接着,对模拟退火算法的基本理论和基于模拟加温-退火算法的地表植被参数反演模型进行了论述。
  16. After expounding the theory of the algorithm and compensate process, the program is compiled by C++ to realize probe radius compensation.
    在阐述四点共球法原理及其补偿过程的基础上,利用C++语言进行了自主编程,实现了对测头半径的补偿。
  17. It is analysesed the basic theory of the algorithm of the similarity of the Fingerprint TCM Estimating System, the superiority and inferiority, and the basic algorithm that how the contradistinguished fingerprint is synthesized.
    综合分析了中药指纹图谱评价系统相似度算法的基本原理与优缺点以及生成对照指纹图谱的基本算法。
  18. According to the theory of Genetic Algorithm, Quick Service Find Algorithm ( QSFA) is proposed.
    基于遗传过程,提出了一种快速服务发现算法(QSFA)。
  19. In this paper we conduct a research on the basic theory of genetic algorithm and present some effective algorithms on the graph coloring problem.
    本文将对遗传算法的基础理论进行研究,并提出一些有效的算法用于解决图的着色问题。
  20. The theory of FFT algorithm has being mature, however, how to realize by means is still worth discussing according to the requirement of high speed and real-time signal system.
    FFT算法理论已趋于成熟,但其具体实现方法却值得探讨。
  21. This paper discussed the theory of AES algorithm, described round function and key expension encipherment, and then presented two implemental ways based on FPGA: serial processing and pipelining.
    本文在分析了AES算法原理的基础上,详细论述了轮变换及密钥扩展算法的编制原理,分别提出了串行和并行两种利用FPGA硬件来实现AES算法的方案;
  22. We specify the theory of the algorithm, the process and the graph of the effect.
    文中给出了算法的理论依据,处理过程及最终效果图。
  23. Discussion on the Theory of Algorithm for Rise Angle of a Cableway
    索道升角计算的理论探讨
  24. A new algorithm is presented for solving the shortest path of maze problem, which is not based on the inefficient recursive backtracking theory of classical algorithm ( DFS-Depth First Search and BFS-Breadth First Search).
    提出了求解迷宫最短路径问题的新算法,该算法抛弃了经典算法(深度优先搜索和广度优先搜索)中繁杂低效的递归、回溯思想。
  25. The Theory of CRC Algorithm and its Application in MPEG-2 System Layer
    CRC算法原理及其在MPEG-2系统层中的应用
  26. The cylinder diameter and piston stroke of the internal combustion engine have been arithmetically optimized according to the theory of neural network algorithm.
    运用神经网络优化算法理论,对内燃机的气缸直径和活塞行程进行了优化计算。
  27. The basic theory of chaotic encryption algorithm is introduced in this paper with discussions made on the problems therein and the possible methods of improvement.
    提出了基于混沌原理数据加密算法的设计思想,以及算法设计中的一些问题和可能的改进措施。
  28. In addition, for taking full use of the advantage of Chinese which is a large character set, we combined the theory of QS algorithm into the application of multiple pattern matching.
    此外,算法还充分利用中文大字符集语言的优势,将QS算法的思想融入到多模式匹配应用中,取得了良好的效果。
  29. Based on the theory of simulated annealing algorithm, the object mathematic model and the restriction condition of the reducer optimal design were established.
    根据模拟退火算法理论知识,建立了减速器优化设计的目标数学模型,确定优化设计时的约束条件,阐述了基于模拟退火算法减速器优化设计中的关键技术。
  30. THEORY OF CONSTRAINTS Algorithm for Images Matching Based on Graph Cut and Epipolar Geometric Constraint
    基于图割理论和极几何约束的图像匹配算法